home *** CD-ROM | disk | FTP | other *** search
/ Laboratorio Interattivo Deagostini / laboratorio interattivo deagostini.bin / swf / 103.swf / scripts / DefineButton2_25 / BUTTONCONDACTION on(release).as < prev   
Text File  |  2003-01-05  |  99b  |  6 lines

  1. on(release){
  2.    stopDrag();
  3.    this.swapDepths(1);
  4.    _root.funzioni.cliprilasciata(_name);
  5. }
  6.